Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sandbox: bugfix infinite loop in new_ttrpc_client() #119

Merged
merged 2 commits into from
Apr 7, 2024

Conversation

Burning1020
Copy link
Member

Add sleep in the loop of connceting UnixStream, to prevent tokio task from trapping in poll recursively.

@Burning1020 Burning1020 requested a review from a team as a code owner April 7, 2024 03:42
This reverts commit eda0c7c.

Signed-off-by: Zhang Tianyang <burning9699@gmail.com>
Signed-off-by: Zhang Tianyang <burning9699@gmail.com>
@abel-von abel-von merged commit dc9f058 into kuasar-io:main Apr 7, 2024
15 checks passed
@Burning1020 Burning1020 deleted the fix-loop-ttrpc branch April 7, 2024 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants